home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr31 / fm200a.zip / HISTORY.DOC < prev   
Text File  |  1993-04-01  |  10KB  |  176 lines

  1. 10-15-92  Initilize code written, not distributed.
  2.  
  3. 10-18-92  Increased block size of copy buffers. In house testing only,
  4.           not released.
  5.  
  6. 10-20-92  Added Communications support.
  7.           Changes to config file required.
  8.           In house testing only, Not released.
  9.  
  10. 10-24-92  Added support to add Zip comments to files. Tweeked comm routines.
  11.           In house testing only, not released.
  12.  
  13. 10-26-92  Added support for ARJ comments. Added swapping to EMS/EXT/DISK.
  14.           Tweeked Comm routines.
  15.           In house testing only, not released.
  16.  
  17. 11-01-92  Optimized code for speed and reduced memory usage.
  18.           In house testing only, not released.
  19.  
  20. 11-02-92  Added support to turn on/off add Comments routines, turn on/off
  21.               swapping to EMS/EXT/DISK.
  22.           Changes to config file required.
  23.           In house testing only, not released.
  24.  
  25. 11-03-92  Added support for custom comm port configurations by entering
  26.               specific addresses.
  27.           Change to config file required.
  28.           In house testing only, not released.
  29.  
  30. 11-08-92  Added support for caller info files other than PcBoard.sys,
  31.               (Dorinfox.def, CallInfo.bbs, and Door.sys).
  32.           Added support to specify path/filename to caller info file.
  33.           Added support to specify path/filename to 'Zfiles' list, now
  34.               can be any filename.
  35.           Added support for Max Baud rate of modem so high speed locked
  36.               modems no longer problem detecting callers/locked baud rate.
  37.           Added support to run as 'stand alone' mode or to run as a
  38.               pre-processor to file xfer programs and can now be
  39.               added directly to file xfer command line.
  40.           Change to config file required.
  41.           First public ßeta testing.  First limited release.
  42.  
  43. 11-14-92  More increased carrier detect on comm ports.
  44.           No problems reported from ßeta sites.
  45.           Minor code changes for optimizing speed.
  46.           QuickBBS users:
  47.                Just found out, QuickBBS does not have support for external
  48.                protocols, unless you are running a file door of some
  49.                type.  File doors that use external protocols should not
  50.                be a problem. Using QuickBBS without a file door cannot
  51.                use this program as there are not any provisions to run
  52.                external programs before/after downloads and external
  53.                'command line driven' protocols does not exist.
  54.           Offical release for wide scale beta testing,
  55.  
  56. 11-22-92  Changed file handling routines.
  57.           Problems found on PcBoard systems,
  58.               Will not work with PCB's internal file xfers.
  59.               This or any other program cannot operate if PCB never exits.
  60.               PCB has 2 methods for external xfers, one for single file xfers
  61.               and one for batch mode, working on a fix.
  62.  
  63. 12-05-92  Major Re-write.  Several speed related optimizations to code.
  64.           Should handle single file xfers now as well as batch mode.  Initial
  65.           test indicated a problem on PcBoard systems by passing batch mode
  66.           transfers and single file transfers.
  67.           Changed Config file format, Remove line 14! as it is no longer used.
  68.           This should be the last config file change!  (I think..<G ).
  69.           Limited Beta Testing.
  70.           Current Filename is now FM101.ZIP.
  71.  
  72. 12-10-92  Was still having problems on PcBoard systems, new code and
  73.           updated docs should take care of the problem.   ;-)
  74.           Upgrades to this version should check the doc file for
  75.           possible changes to batch/protocol definition file updates.
  76.           If this works, hope this is the last change.
  77.           No config file changes required for this release.
  78.           Command line options bascially the same, some new additions.
  79.  
  80. 12-12-92  Added an option to purge the entire work directory, use
  81.           with caution, it deletes EVERTHING in that dir.
  82.  
  83. 12-18-92  Official release!  FM103.ZIP
  84.  
  85. 01-04-93  FM104.ZIP
  86.           Added Support to keep new file date/time same as original file.
  87.           If upgrading, add a '1' or the word 'Yes' before the comm port line
  88.           if you wish to use this feature, else place a '0' or the word 'No'.
  89.           Do not use the ' marks of course.
  90.           FM104.ZIP new release name.
  91.  
  92. 01-12-92  FM104A.ZIP
  93.           Released fm104.zip with an older verion of the sample config file,
  94.           the docs did show proper config file format, few people actually
  95.           read the docs..sigh..
  96.           Released as FM104a.zip with new sample config.
  97.  
  98. 02-02-93   FM200.ZIP
  99.          ■ Concerned with the # of people having a difficult time
  100.            with the config files,  I've added support to put comments
  101.            into the config files which you may leave in there, seperate
  102.            actual commands/options and comments with a semi-colon, ';'
  103.            anything after the ; is ignored.
  104.            See the sample config file for an example.
  105.          ■ Removed 50 file batch limits, no limits now.
  106.          ■ Add 4 lines to end of current config files!
  107.                Additional Line 1: Added Support for max number of files to
  108.                                   process,  0 = no limit. 10 = 10 files etc
  109.                                   This would be Line # 16.
  110.                Additional Line 2; Added support for maximum file size to
  111.                                   process.  0 = no limit, 100000 = 100K max etc
  112.                                   This would be line # 17.
  113.                Additional Line 3: Added support to delete specified files from
  114.                                   .ZIP and .ARJ files (registered versions) to
  115.                                   delete those darn advertisements.
  116.                                   Specify full path/filename to ascii file
  117.                                   containing filenames or blank to disable
  118.                                   this option.
  119.                                   This would go on line # 18.
  120.                Additional Line 4: Send only brief processing information to
  121.                                   on-line caller? (1 or Yes, 0 or No),
  122.                                   may help improve processing speed when
  123.                                   callers baud rates are at 2400 or below.
  124.                                   This would go on line # 19.
  125.          ■ Fixed problems with high speed connects that caused comm output
  126.               to be slooooooow.
  127.          ■ Fixed Intermittent lockup problem with users running HS modems.
  128.          ■ Automatic detection and useage of 16550 uarts for optimizing comm.
  129.          ■ Caller's baud rate is now read for all locked port rates, previous
  130.               versions never read the caller info file if we determined you had
  131.               a locked port rate of greater than 2400, this is no longer the
  132.               case, if you have a problem with the program complaing that it
  133.               cannot find your caller info file and you didn't have that
  134.               problem before, it might be that we never needed to read it
  135.               before, but we do now.  Check the path/filename of the caller
  136.               info file and make certain it is correct.
  137.          ■ Added note:  We can use Conventional memory, EMS, EXT, or disk
  138.               for swapping but you MUST remember to configure this properly!
  139.               If your system does not have EMS/EXT memory, do not set the
  140.               Swap option to Yes, if no EMS/EXT memory is available we will
  141.               use disk for swapping which is a slow process depending on your
  142.               disk speed.
  143.          ■ All file handling, file processing, comm routines, heck basically
  144.               everything re-written from scratch.  Works well but added about
  145.               20K to .exe file size (argh!).  Most of the code size is dedicated
  146.               to accomidating almost every BBS software, being highly
  147.               configurable, and to work in a variety methods.
  148.               Will be working on reducing this some, if possible,
  149.               in future releases.
  150. 02-26-93   FM200A.ZIP
  151.          ■ Fixed a possible problem not informing callers that
  152.            that File Massage was working with single file transfers.
  153.          ■ Found out that some versions of Zmodem seem
  154.            to think that single file transfer protocols like XModem can't
  155.            have a batch list indicator even if the batch only contains
  156.            one filename. All other protocols on the planet handle it
  157.            just fine.  This is a bug in the ZModem program as far as I'm
  158.            concerned,  Fmassage can process the files, write the new list
  159.            reflecting the filenames etc, but if your version of Zmodem
  160.            won't take it, there's not too much I can do until this
  161.            is fixed.
  162.            For those using Xmodem variety of said protocol,
  163.            you'll need to add Fmassage on the same command line as
  164.            the protocol using something either:
  165.                 Fmassage Fmassage.cfg Zmodem sx %3
  166.                 Fmassage Fmassage.cfg /r Zmodem sx %3
  167.                 etc.
  168.            Substitute 'Zmodem' above for real name of said protocol.
  169.            This feature was already built into Fmassage.  If you're using
  170.            a /r or /p or /L in your current implementations, you should
  171.            still be able to use it here.
  172.          ■ Input and output batch filename cannot be the same name!
  173.            example: fmassage fmassage.cfg @c:\bbs\batch.lst @c:\bbs\batch.lst
  174.            is not allowed!.  Choose a different name for the last one.
  175.  
  176.